| C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace > IC1WebReportService Interface > ExportToFile Method : ExportToFile(String,String,String,Dictionary<String,Object>) Method |
'Declaration Overloads Function ExportToFile( _ ByVal documentKey As System.String, _ ByVal format As System.String, _ ByVal exportedFileName As System.String, _ ByVal extraOptions As System.Collections.Generic.Dictionary(Of String,Object) _ ) As System.String
System.string ExportToFile( System.string documentKey, System.string format, System.string exportedFileName, System.Collections.Generic.Dictionary<string,object> extraOptions )